libtheora-dev,
libtiff-dev,
libutfcpp-dev,
- libvtk9 (= ${binary:Version}),
+ libvtk9.1 (= ${binary:Version}),
libvtk9-java (= ${binary:Version}) [!hppa !hurd-any !kfreebsd-any],
libx11-dev,
libxft-dev,
zlib1g-dev
Suggests: vtk9-doc,
vtk9-examples
-Conflicts: libvtk5-dev,
- libvtk6-dev,
- libvtk7-dev
-Replaces: libvtk5-dev,
- libvtk6-dev,
- libvtk7-dev
Description: VTK header files
The Visualization Toolkit (VTK) is an open-source software system
for 3D computer graphics, image processing, and visualization.
This package provides the VTK header files required to compile
C++ programs that use VTK to do 3D visualisation.
-Package: libvtk9
+Package: libvtk9.1
Architecture: any
Multi-Arch: same
Section: libs
Suggests: mpi-default-bin,
vtk9-doc,
vtk9-examples
-Replaces: libvtk5.8,
- libvtk7.1
Description: VTK libraries
The Visualization Toolkit (VTK) is an open-source software system
for 3D computer graphics, image processing, and visualization.
libvtk9-dev (= ${binary:Version}),
vtk9-doc,
vtk9-examples
-Breaks: libvtk6-java,
- libvtk7-java
-Replaces: libvtk6-java,
- libvtk7-java
Description: VTK - Java language support
The Visualization Toolkit (VTK) is an object oriented, high level
library that allows one to easily write C++ programs, Tcl, Python and
Package: python3-vtk9
Architecture: any
Section: python
-Depends: libvtk9 (= ${binary:Version}),
+Depends: libvtk9.1 (= ${binary:Version}),
python3-mpi4py,
${misc:Depends},
${python3:Depends},
Package: vtk9
Architecture: any
Section: interpreters
-Depends: libvtk9 (= ${binary:Version}),
+Depends: libvtk9.1 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Suggests: vtk9-doc,
.
This package provides examples for VTK9
-Package: libvtk9-qt
+Package: libvtk9.1-qt
Architecture: any
Multi-Arch: same
Section: libs
Multi-Arch: same
Section: libdevel
Depends: libvtk9-dev (= ${binary:Version}),
- libvtk9-qt (= ${binary:Version}),
+ libvtk9.1-qt (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
qtbase5-dev,
find $(CURDIR)/debian/libvtk9-dev/ -name "*Qt*" -exec rm {} \; || true
find $(CURDIR)/debian/libvtk9-dev/ -name "libvtkRenderingPythonTkWidgets.so" -exec rm {} \; || true
find $(CURDIR)/debian/libvtk9-dev/usr/include/ -name "Q*" -exec rm {} \; || true
- find $(CURDIR)/debian/libvtk9/ -name "*Qt*" -exec rm {} \; || true
+ find $(CURDIR)/debian/libvtk9.1/ -name "*Qt*" -exec rm {} \; || true
find $(CURDIR)/debian/tmp/usr/share/doc/vtk-9.0/doxygen -name "_formulas.log" -exec rm {} \; || true
find $(CURDIR)/debian/build/Utilities/Doxygen/doc/html -name "_formulas.log" -exec rm {} \; || true